WrappingTextBoxFlag Class

Represents the Mac Office wrapping-text-box flag extension (ma14:wrappingTextBoxFlag) (uri {C572A759-6A51-4108-AA02-DFA0A04FC94B}).

Definition

Namespace: Independentsoft.Office.Drawing.Extensions
Assembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
C#
public class WrappingTextBoxFlag : IExtensionContent
Inheritance
Object    WrappingTextBoxFlag
Implements
IExtensionContent

Constructors

WrappingTextBoxFlagInitializes a new instance of the WrappingTextBoxFlag class

Properties

Value Gets or sets the value (val). May be null - the attribute is sometimes absent in the wild.

Methods

Clone 
Equals
(Inherited from Object)
Finalize
(Inherited from Object)
GetHashCode
(Inherited from Object)
GetType
(Inherited from Object)
MemberwiseClone
(Inherited from Object)
ToString
(Overrides ObjectToString)

See Also